sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]AppCompatTextView
/
setCompoundDrawablesWithIntrinsicBounds
set
Compound
Drawables
With
Intrinsic
Bounds
open
fun
setCompoundDrawablesWithIntrinsicBounds
(
@
Nullable
left
:
@
Nullable
Drawable
,
@
Nullable
top
:
@
Nullable
Drawable
,
@
Nullable
right
:
@
Nullable
Drawable
,
@
Nullable
bottom
:
@
Nullable
Drawable
)
(
source
)
open
fun
setCompoundDrawablesWithIntrinsicBounds
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
(
source
)